if the visible of cd fld "instructions 1" is true then
show cd btn "Go Back"
hide cd fld "instructions 1"
show cd fld "instructions 2"
exit mouseUp
end if
hide cd fld "instructions 2"
show cd fld "instructions 3"
hide me
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: A003
-- rect: left=240 top=307 right=329 bottom=315
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Cancel
----- HyperTalk script -----
on mouseUp
lock screen
hide cd btn "go back"
show cd btn "more info"
hide cd fld "instructions 3"
hide cd fld "instructions 2"
show cd fld "instructions 1"
go first
unlock screen with visual effect scroll left
end mouseUp
-- part 6 (field)
-- low flags: 81
-- high flags: 2000
-- rect: left=229 top=54 right=307 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 16384
-- line height: 12
-- part name: instructions 2
-- part 7 (button)
-- low flags: 80
-- high flags: A003
-- rect: left=322 top=307 right=329 bottom=399
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Go Back
----- HyperTalk script -----
on mouseUp
if the visible of cd fld "instructions 3" is true then
show cd btn "more info"
hide cd fld "instructions 3"
show cd fld "instructions 2"
exit mouseUp
end if
hide cd fld "instructions 2"
show cd fld "instructions 1"
hide me
end mouseUp
-- part 9 (field)
-- low flags: 81
-- high flags: 2000
-- rect: left=229 top=54 right=307 bottom=512
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 9
-- style flags: 16384
-- line height: 12
-- part name: instructions 3
-- part contents for card part 1
----- text -----
The year is 1999. You are in charge of landing the first private spacecraft on an unexplored part of the moon. Your sophisticated on-board computers will map out the lunar terrain and choose a suitable landing site.
The lunar module's controls are as follows:
Option key - rotate left
Command key - rotate right
Shift key - fire main engine
Your complex flight control system will rotate your ship in 10° incriments up to a maximum of 30° in either direction. Hold down either the Option or Command key continuously to rotate to maxium tilt.
-- part contents for card part 6
----- text -----
To achieve a successful landing the spacecraft must not be drifting sideways, and must touch down with as little vertical speed as possible. The module must also be upright (rotation 0°).
Your percentage of remaining fuel will be shown at the top of the screen after you fire your engine. Don't let your fuel run out before landing safely!
Beginner's hints:
• Once you start falling rotate 30° right and pick up some speed toward the landing pad. When you get closer to the pad rotate to the left and slow down.
• If you're having trouble landing practice rotating, hovering and flying around for awhile.
-- part contents for card part 9
----- text -----
This stack created in honor of the 20th anniversary of the Apollo 11 moon landing, and includes the actual voice transmissions from that historic mission.
This stack may be distributed freely as long as it is not modified in any way.
Send comments on GEnie to: CALABRESE
NOTE: THIS SOFTWARE IS NOT INTENDED TO DEPICT ANY REAL-LIFE EVENT OR SITUATION. ANY RESEMBLANCE TO SUCH A PLACE OR PERSON IS COINCIDENTAL. THE AUTHOR OF THIS SOFTWARE CANNOT BE HELD RESPONSIBLE FOR DAMAGE, LOSS, OR ATTEMPTS TO USE THIS SOFTWARE TO CONTROL AN ACTUAL SPACECRAFT.